projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22d030c
)
(customize-changed-options-previous-release): Bump value to 22.1. (Bug#3804)
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 10 Jul 2009 09:17:44 +0000
(09:17 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 10 Jul 2009 09:17:44 +0000
(09:17 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 76a021ec1c0c25e0c890885c9e9f372a18a05e81..9ad6a05fe1a0aad6d2388a9e1c9c21c177e79cbb 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-1136,7
+1136,7
@@
Show the buffer in another window, but don't select it."
(unless (eq symbol basevar)
(message "`%s' is an alias for `%s'" symbol basevar))))
-(defvar customize-changed-options-previous-release "2
1
.1"
+(defvar customize-changed-options-previous-release "2
2
.1"
"Version for `customize-changed-options' to refer back to by default.")
;; Packages will update this variable, so make it available.